[INFO] cloning repository https://github.com/ploys/ploys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ploys/ploys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fploys%2Fploys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fploys%2Fploys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45d64f5c31a97b2a98a91d296838d6d934557930
[INFO] testing ploys/ploys against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fploys%2Fploys" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ploys/ploys
[INFO] finished tweaking git repo https://github.com/ploys/ploys
[INFO] tweaked toml for git repo https://github.com/ploys/ploys written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ploys/ploys on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ploys/ploys already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4da2fc5dd4544af986d5bf02db43e6fd0e434961fb5a4336b2c6ab2997af3080
[INFO] running `Command { std: "docker" "start" "-a" "4da2fc5dd4544af986d5bf02db43e6fd0e434961fb5a4336b2c6ab2997af3080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4da2fc5dd4544af986d5bf02db43e6fd0e434961fb5a4336b2c6ab2997af3080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4da2fc5dd4544af986d5bf02db43e6fd0e434961fb5a4336b2c6ab2997af3080", kill_on_drop: false }`
[INFO] [stdout] 4da2fc5dd4544af986d5bf02db43e6fd0e434961fb5a4336b2c6ab2997af3080
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f82d663b15ad36a26e9c436fd23a711d0f72216c99e3f71d38634d8fd32a43e4
[INFO] running `Command { std: "docker" "start" "-a" "f82d663b15ad36a26e9c436fd23a711d0f72216c99e3f71d38634d8fd32a43e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling gix-trace v0.1.19
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling human_format v1.0.3
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling errno v0.3.10
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling kstring v2.0.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling gix-sec v0.14.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling uluru v3.0.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling clru v0.6.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling keyring-core v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling gix-validate v0.11.1
[INFO] [stderr]    Compiling gix-utils v0.3.2
[INFO] [stderr]    Compiling gix-error v0.2.3
[INFO] [stderr]    Compiling gix-imara-diff v0.2.1
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling gix-date v0.15.3
[INFO] [stderr]    Compiling gix-quote v0.7.1
[INFO] [stderr]    Compiling gix-chunk v0.7.1
[INFO] [stderr]    Compiling gix-bitmap v0.3.1
[INFO] [stderr]    Compiling gix-actor v0.41.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling gix-mailmap v0.33.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling once_map v0.4.22
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling gix-path v0.12.0
[INFO] [stderr]    Compiling gix-packetline v0.21.3
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling gix-features v0.48.0
[INFO] [stderr]    Compiling gix-command v0.9.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling gix-config-value v0.18.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling gix-url v0.36.0
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling gix-hash v0.25.0
[INFO] [stderr]    Compiling gix-fs v0.21.1
[INFO] [stderr]    Compiling gix-glob v0.26.0
[INFO] [stderr]    Compiling gix-tempfile v23.0.0
[INFO] [stderr]    Compiling gix-prompt v0.15.0
[INFO] [stderr]    Compiling gix-hashtable v0.15.0
[INFO] [stderr]    Compiling gix-commitgraph v0.37.0
[INFO] [stderr]    Compiling gix-attributes v0.33.0
[INFO] [stderr]    Compiling gix-object v0.60.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling gix-ignore v0.21.0
[INFO] [stderr]    Compiling gix-lock v23.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling gix-revwalk v0.31.0
[INFO] [stderr]    Compiling gix-ref v0.63.0
[INFO] [stderr]    Compiling gix-filter v0.30.0
[INFO] [stderr]    Compiling gix-pathspec v0.18.0
[INFO] [stderr]    Compiling gix-shallow v0.12.0
[INFO] [stderr]    Compiling gix-pack v0.70.0
[INFO] [stderr]    Compiling gix-transport v0.57.0
[INFO] [stderr]    Compiling gix-traverse v0.57.0
[INFO] [stderr]    Compiling gix-revision v0.45.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling gix-negotiate v0.31.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling gix-discover v0.51.0
[INFO] [stderr]    Compiling gix-config v0.56.0
[INFO] [stderr]    Compiling gix-protocol v0.61.0
[INFO] [stderr]    Compiling gix-index v0.51.0
[INFO] [stderr]    Compiling gix-refspec v0.41.0
[INFO] [stderr]    Compiling gix-worktree-stream v0.32.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling gix-credentials v0.38.0
[INFO] [stderr]    Compiling gix-archive v0.32.0
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling gix-submodule v0.30.0
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling gix-worktree v0.52.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling gix-odb v0.80.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling gix-diff v0.63.0
[INFO] [stderr]    Compiling gix-dir v0.25.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-worktree-state v0.30.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling dbus-secret-service-keyring-store v1.0.0
[INFO] [stderr]    Compiling gix-blame v0.13.0
[INFO] [stderr]    Compiling gix-status v0.30.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling gix v0.83.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling axum-extra v0.12.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling jsonwebtoken v10.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling ploys v0.6.0 (/opt/rustwide/workdir/packages/ploys)
[INFO] [stderr]    Compiling ploys-api v0.5.0 (/opt/rustwide/workdir/packages/ploys-api)
[INFO] [stderr]    Compiling ploys-cli v0.5.0 (/opt/rustwide/workdir/packages/ploys-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "f82d663b15ad36a26e9c436fd23a711d0f72216c99e3f71d38634d8fd32a43e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82d663b15ad36a26e9c436fd23a711d0f72216c99e3f71d38634d8fd32a43e4", kill_on_drop: false }`
[INFO] [stdout] f82d663b15ad36a26e9c436fd23a711d0f72216c99e3f71d38634d8fd32a43e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a6a20c3e1a8417cce9e852889f6481ef93dba54ce82bac965b83a27a2ffefa8
[INFO] running `Command { std: "docker" "start" "-a" "8a6a20c3e1a8417cce9e852889f6481ef93dba54ce82bac965b83a27a2ffefa8", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling gix-validate v0.11.1
[INFO] [stderr]    Compiling gix-utils v0.3.2
[INFO] [stderr]    Compiling gix-error v0.2.3
[INFO] [stderr]    Compiling gix-packetline v0.21.3
[INFO] [stderr]    Compiling gix-imara-diff v0.2.1
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling gix-path v0.12.0
[INFO] [stderr]    Compiling gix-date v0.15.3
[INFO] [stderr]    Compiling gix-chunk v0.7.1
[INFO] [stderr]    Compiling gix-quote v0.7.1
[INFO] [stderr]    Compiling gix-bitmap v0.3.1
[INFO] [stderr]    Compiling gix-features v0.48.0
[INFO] [stderr]    Compiling gix-command v0.9.0
[INFO] [stderr]    Compiling gix-config-value v0.18.0
[INFO] [stderr]    Compiling gix-url v0.36.0
[INFO] [stderr]    Compiling gix-actor v0.41.0
[INFO] [stderr]    Compiling gix-mailmap v0.33.0
[INFO] [stderr]    Compiling gix-prompt v0.15.0
[INFO] [stderr]    Compiling gix-hash v0.25.0
[INFO] [stderr]    Compiling gix-fs v0.21.1
[INFO] [stderr]    Compiling gix-glob v0.26.0
[INFO] [stderr]    Compiling gix-transport v0.57.0
[INFO] [stderr]    Compiling gix-credentials v0.38.0
[INFO] [stderr]    Compiling gix-attributes v0.33.0
[INFO] [stderr]    Compiling gix-ignore v0.21.0
[INFO] [stderr]    Compiling gix-tempfile v23.0.0
[INFO] [stderr]    Compiling gix-lock v23.0.0
[INFO] [stderr]    Compiling gix-hashtable v0.15.0
[INFO] [stderr]    Compiling gix-commitgraph v0.37.0
[INFO] [stderr]    Compiling gix-pathspec v0.18.0
[INFO] [stderr]    Compiling gix-object v0.60.0
[INFO] [stderr]    Compiling gix-shallow v0.12.0
[INFO] [stderr]    Compiling gix-revwalk v0.31.0
[INFO] [stderr]    Compiling gix-ref v0.63.0
[INFO] [stderr]    Compiling gix-filter v0.30.0
[INFO] [stderr]    Compiling gix-pack v0.70.0
[INFO] [stderr]    Compiling gix-traverse v0.57.0
[INFO] [stderr]    Compiling gix-revision v0.45.0
[INFO] [stderr]    Compiling gix-negotiate v0.31.0
[INFO] [stderr]    Compiling gix-discover v0.51.0
[INFO] [stderr]    Compiling gix-config v0.56.0
[INFO] [stderr]    Compiling gix-protocol v0.61.0
[INFO] [stderr]    Compiling gix-refspec v0.41.0
[INFO] [stderr]    Compiling gix-index v0.51.0
[INFO] [stderr]    Compiling gix-worktree-stream v0.32.0
[INFO] [stderr]    Compiling gix-archive v0.32.0
[INFO] [stderr]    Compiling gix-odb v0.80.0
[INFO] [stderr]    Compiling gix-worktree v0.52.0
[INFO] [stderr]    Compiling gix-diff v0.63.0
[INFO] [stderr]    Compiling gix-dir v0.25.0
[INFO] [stderr]    Compiling gix-worktree-state v0.30.0
[INFO] [stderr]    Compiling gix-submodule v0.30.0
[INFO] [stderr]    Compiling gix-blame v0.13.0
[INFO] [stderr]    Compiling gix-status v0.30.0
[INFO] [stderr]    Compiling gix v0.83.0
[INFO] [stderr]    Compiling ploys v0.6.0 (/opt/rustwide/workdir/packages/ploys)
[INFO] [stderr]    Compiling ploys-cli v0.5.0 (/opt/rustwide/workdir/packages/ploys-cli)
[INFO] [stderr]    Compiling ploys-api v0.5.0 (/opt/rustwide/workdir/packages/ploys-api)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustce2ZShU/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libploys-a08ff1c42159d829,libgix-56aa45cf0272b20d,libgix_status-d72f5cc8949a3441,libgix_worktree_state-82ee9c885604d542,libio_close-75faabc9122eb2c5,libgix_archive-719b90fca2b8c965,libgix_worktree_stream-064c0232c90a2f94,libgix_mailmap-751884e52261b312,libgix_submodule-a960c04c49270698,libgix_config-e514fb2c98879408,libgix_refspec-b14759dc7ddbfd94,libgix_revision-4c3ea5e866ebe800,libgix_protocol-c2096b37b54fa91c,libgix_shallow-0d14622daf60fb00,libgix_transport-7b90898478aafedc,libgix_odb-38f687158f856700,libgix_pack-00aeb81ac4009862,libuluru-854226cfbfd273d6,libarrayvec-c1a566055c336d69,libclru-a84dfd9e7d855eaf,libarc_swap-e3152e579bbf2e31,libgix_negotiate-22156b816671eee9,libgix_dir-9f8ce5d51ef79440,libgix_discover-a74c2bbc7da61ac1,libgix_ref-8e9a07e86975d713,libgix_credentials-f5cfe1e5374c8f6d,libgix_url-6c70358e3ac8ea58,libgix_prompt-82bb8f3b3f4b3764,libgix_sec-5d096c840f0a809a,libgix_blame-c7768f576d73bc89,libgix_diff-fc114777f61bc55f,libgix_worktree-56fb3b7fbf9ef017,libgix_ignore-84c62d50c225bbf4,libgix_pathspec-617c5841670b6d7a,libgix_config_value-eef8a81b208fee96,libgix_index-cb22554fbc366356,libgix_bitmap-13db3be3d48837e6,libgix_lock-d34fbbca4725e232,libgix_tempfile-e53dba02f2893ed9,libsignal_hook-b815cf4638f578a3,libdashmap-be407c9adc2abd3b,libgix_fs-9a7c65c45ea35925,libfiletime-cb208dc03fa79947,libgix_traverse-e7d414519ce5ea76,libgix_revwalk-2af97db17bc632b5,libgix_hashtable-0fc2dec5fb1a9dd5,libgix_commitgraph-a31a5913d748376b,libgix_chunk-b8d60c40cade63f3,libnonempty-254a1db6622cfb1f,libmemmap2-f83ef88f9012f315,libgix_imara_diff-3ac95fefd353c716,libgix_filter-3f193d3252cd3153,libgix_packetline-95635fb9b115094f,libgix_command-397afc4cbe0d042c,libgix_object-aee1f35a51f2742b,libgix_hash-8b75875f001610f9,libfaster_hex-c3c70e01fac7f7ee,libsha1_checked-36f2385b767ecff6,libsha1-d3ce1e1dca456d6f,libcpufeatures-42c2188ae17ada4c,libdigest-cd2652128102c809,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,libgix_attributes-dd91480940787571,libunicode_bom-4e1141728f5203f5,libgix_quote-ed2e6e67ab68167e,libkstring-4295cdd957d7ead8,libstatic_assertions-d53a9977dc6e27e5,libgix_glob-7e67c1830e25bf22,libgix_features-bd7a7a7ed7a52dfd,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libcrc32fast-1518336e419833ea,libgix_path-9c9156a42be589b3,libgix_validate-aaecaac731a7f9b2,libgix_utils-316da4ed00581661,libunicode_normalization-e6ffb32ace2d16d4,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libthiserror-549621c9e3774db4,libzlib_rs-9e69cfefd7c9dc96,libgix_trace-4f51e06a5d7dfcee,libprodash-c8a505191683df49,libhuman_format-46ff56abb907e810,libbytesize-3cfc5f398fd2307c,libgix_actor-e98b3c1ffde9f248,libgix_date-d1b94002e44c0d02,libgix_error-63ebbdd7061303c8,libjiff-f7462b0a2446261e,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libitertools-9a60a4758ca87c7d,libonce_map-42fa34697973b766,libahash-5e1ac06e4e6dd5a7,libzerocopy-85de201f351a20f7,libhashbrown-39d5225b367e0a2d,liballocator_api2-d942e830951b9933,libfoldhash-d6902c75bde81c73,libparking_lot-d36308430614fd5d,libparking_lot_core-b64147152a23806c,liblock_api-d29d5bf8eda96d0c,libscopeguard-d52bd00767847e44,librelative_path-8cfee5236d86f384,libglobset-81fbf2b60cfc9234,libregex-603e5334011d6559,libbstr-d2f3556c65623de3,libregex_automata-bb608e80b59c29a0,libregex_syntax-a59969707b42f994,libaho_corasick-a98239d632687f5f,libtoml_edit-b95cd56969003fb7,libserde_spanned-0153d982b6874556,libwinnow-aec8fd883abf5a30,libtoml_datetime-b36260036ffefad7,libeither-0d03427b61e42fdc,libstrum-06ed6ccdbbf146d8,libsemver-ba6677232624261b,libdialoguer-880bed6148f2fcb5,libshell_words-577647bd4f992c17,libtempfile-813c4cb13ff84f86,libgetrandom-0c45ea037bc4f1ec,libfastrand-503f12a96d791409,librustix-ca5bf171d9172ccc,liblinux_raw_sys-fe1e9ef4505379f7,libthiserror-8b916d1b32a796a7,libconsole-39776503028d312c,libunicode_width-7913f665bfaff21d,liblazy_static-2bb390fee0230a38,libserde_with-1419575707014359,libtime-c5b660b87b1fda07,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-cc3aad7a7e7ada3d,libpowerfmt-a0c185df26c26a22,libreqwest-bd952cccf4bfebb7,libserde_urlencoded-10997723436d2ee8,libryu-e33a6160528a52dc,librustls_platform_verifier-af077fff25f50043,librustls_native_certs-470d3c45405ec65f,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-52c5f0e52464e09b,libtokio_rustls-721385f19781b95b,librustls-53ed0065e9df5828,libsubtle-ca7024fc66e4388f,libwebpki-350bd0eb60237815,libuntrusted-3420b86308bec153,libaws_lc_rs-c1bdb8ea4c4f67b2,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-571b037972bd7ecd,librustls_pki_types-c6dbce95f12e37d5,libzeroize-bb7711695f543a50,libmime-4b44681fdb2c65f7,libencoding_rs-4bf28b1afce28af9,libcfg_if-33ef6c02a07f9fec,libserde_json-ebcb25564f95f7ae,libzmij-07c2bc01ed4c756c,libtower_http-bd23258d6e5a18b6,libbitflags-e2ff1f8a3d866557,libtower-f8135131b91632dc,libtower_layer-d70c7e404336389b,libhyper_util-6fc28b5641e048b9,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libtower_service-0d7df29686b13872,libhyper-a72f62a541db3a01,libwant-ebb62b904cfd4e90,libtry_lock-aa504cbc7f0db5fb,libhttparse-4b1ed73b760072b9,libh2-cfc0fecfd5e39211,libtracing-d2d704994b236293,libtracing_core-279074c088c4b457,libonce_cell-0ba6aecba7086d38,libindexmap-4316dc2205bc649f,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libatomic_waker-001109810bdecbaa,libtokio_util-8bfab19d495f8208,libhttpdate-9f9d2502c6a38412,libfutures_channel-3593a188d423b600,libtokio-4e5dac3400ab73d7,libsignal_hook_registry-0f51071c9c6568e0,liberrno-f291d98a367a7c11,libsocket2-168cc571a6a8b210,libmio-56e01312bc144c0b,liblibc-228166fdd4f6dd9f,libhttp_body_util-fa4d3aea25bc0f88,libhttp_body-20abcdbebb07ec8c,libfutures_util-8c8c4b81e66fd681,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-d5baaec43f78caea,libpin_project_lite-89bb0688a32eddef,libfutures_sink-9be852e5b23a9dfd,libfutures_task-209ffe9fe5c00d32,libpin_utils-9a5791cba021167a,liburl-3c1968402cfcb6ca,libidna-55fe1b50956815c6,libutf8_iter-0d9be7b316c2b184,libidna_adapter-0671fa336e5e38e9,libicu_properties-193fe91deda2ce55,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-b6413bffce0b97b7,libsmallvec-8e709e1e5079805d,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-5ec27e72c684807c,libpotential_utf-7f2403881fab337c,libicu_provider-2995292bea500181,libicu_locale_core-6d959c569e5d0464,libtinystr-14c1068739de1040,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-742a78d7ec16445b,libzerotrie-0810fd7cffc671d8,libyoke-18ae4d3855421e0b,libstable_deref_trait-fa928650ff60dc8f,libzerofrom-1e03a6860427487a,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libserde-986819efb9ab7790,libserde_core-57e528f07a610d2d,libhttp-54323683d872dda7,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libsync_wrapper-110a7fdb6ac75f3c,libfutures_core-3473371f80013afd,libkeyring_core-b52438be488d0bcf,liblog-28f8cc0684f4f944,libmarkdown-e15c54c536b7156d,libunicode_id-a05b1f56bbab5c75}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustce2ZShU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-74aecafeda04fdea/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/github-fe8d8506ea809ceb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ploys` (test "github") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8a6a20c3e1a8417cce9e852889f6481ef93dba54ce82bac965b83a27a2ffefa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a6a20c3e1a8417cce9e852889f6481ef93dba54ce82bac965b83a27a2ffefa8", kill_on_drop: false }`
[INFO] [stdout] 8a6a20c3e1a8417cce9e852889f6481ef93dba54ce82bac965b83a27a2ffefa8
